Skip to content

chore(deps): update dependency lxml to v6.1.2 - #1958

Closed
amilcarlucas wants to merge 0 commit into
masterfrom
renovate/lxml-6.x
Closed

chore(deps): update dependency lxml to v6.1.2#1958
amilcarlucas wants to merge 0 commit into
masterfrom
renovate/lxml-6.x

Conversation

@amilcarlucas

Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Change Age Confidence
lxml (source, changelog) 6.1.16.1.2 age confidence

Release Notes

lxml/lxml (lxml)

v6.1.2

Compare Source

==================

  • GH#526: Some build files were missing in the sdist.
    Patch by Nicola Soranzo.

  • Some minor corrections for error handling cases.

Other changes

  • Built with Cython 3.2.9.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

Copilot AI lite review requested due to automatic review settings August 20, 2026 06:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Warning

Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.

Updates the lxml dependency pin used by the XML metadata generation script from 6.1.1 to 6.1.2.

Changes:

  • Bump lxml from 6.1.1 to 6.1.2 in the dependency check/install logic

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

def ensure_dependencies() -> None:
"""Check for and install required dependencies if they're missing."""
required_packages = ["lxml==6.1.1"]
required_packages = ["lxml==6.1.2"]
@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

☂️ Code Coverage

current status: ✅

Overall Coverage

Statements Covered Coverage Threshold Status
18644 16660 89% 89% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 74687a5 by action🐍

@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Test Results

     4 files  ±0       4 suites  ±0   46m 21s ⏱️ +7s
 4 858 tests ±0   4 851 ✅ ±0   7 💤 ±0  0 ❌ ±0 
19 214 runs  ±0  19 169 ✅ ±0  45 💤 ±0  0 ❌ ±0 

Results for commit 74687a5. ± Comparison against base commit 508f275.

♻️ This comment has been updated with latest results.

@coveralls

coveralls commented Aug 20, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 33015156605

Coverage remained the same at 89.391%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 18644
Covered Lines: 16666
Line Coverage: 89.39%
Relevant Branches: 5576
Covered Branches: 4608
Branch Coverage: 82.64%
Branches in Coverage %: No
Coverage Strength: 2.66 hits per line

💛 - Coveralls

@amilcarlucas
amilcarlucas force-pushed the renovate/lxml-6.x branch 5 times, most recently from ec4a4f2 to 74687a5 Compare August 26, 2026 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants